@import "/assets/css/font-awesome.min.css";@import "/assets/css//bootstrap.min.css";@import "/assets/css//richtext.css";@import "/assets/js/stogram/libs/swiper/css/swiper.min.css";@import "//at.alicdn.com/t/font_1865396_yshyviyff9e.css";html,body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,"Helvetica Neue","Source Han Sans SC","Noto Sans CJK SC","WenQuanYi Micro Hei",sans-serif;font-size:16px;font-weight:350;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;color:#333;height:100%}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{position:relative;overflow-x:hidden;width:100%}img{max-width:100%}p{line-height:1.8em}a{color:#333;text-decoration:none}a:hover{color:#23568d;text-decoration:none}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.35rem}h4{font-size:1rem}h5{font-size:.9rem}h6{font-size:.8rem}.richtext{font-size:16px}.nav{display:flex;list-style:none}.nav>li>a:hover{background:none}.btn,.form-control{min-height:40px;display:inline-flex;align-items:center}.form-control-select{-webkit-appearance:none;appearance:none;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='28' viewBox='0 0 16 28' fill='%23777'%3E%3Cpath d='M16 17q0 .406-.297.703l-7 7Q8.406 25 8 25t-.703-.297l-7-7Q0 17.406 0 17t.297-.703T1 16h14q.406 0 .703.297T16 17zm0-6q0 .406-.297.703T15 12H1q-.406 0-.703-.297T0 11t.297-.703l7-7Q7.594 3 8 3t.703.297l7 7Q16 10.594 16 11z'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;-webkit-background-size:8px 16px;background-size:8px 16px;padding-right:25px}.btn{justify-content:center;min-width:8em}.input-group-btn .btn{min-width:0}.panel,.panel .panel-heading,.panel .panel-body,.form-control,.btn{border-radius:4px}.btn-primary,.panel-primary .panel-heading{background-color:#23568d;border-color:#23568d}.breadcrumb{padding:15px 0;background:none}.breadcrumb>li+li:before{font-family:"FontAwesome";content:"\f105";color:#888}.breadcrumb>li:first-of-type:before{font-family:"FontAwesome";content:"\f015";margin-right:5px}.breadcrumb>li:last-of-type a{color:#23568d}.breadcrumb>li:last-of-type:after{display:none}.form-horizontal .form-group{display:flex;justify-content:start;margin:0 0 25px 0}.form-horizontal .form-group .control-label{flex-basis:12rem;padding-right:1rem;font-weight:normal;text-align:left}.form-horizontal .form-group .form-control{flex:1}.animate{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-name:def;animation-name:def}.animate.fast{-webkit-animation-duration:.4s;animation-duration:.4s}.animate.play{animation-play-state:running;-webkit-animation-play-state:running}.animate.in{animation-direction:normal}.animate.out{animation-direction:reverse}.animate.fade{-webkit-animation-name:fade;animation-name:fade}.animate.fade.up{-webkit-animation-name:fadeUp;animation-name:fadeUp}.animate.fade.down{-webkit-animation-name:fadeDown;animation-name:fadeDown}.animate.fade.left{-webkit-animation-name:fadeLeft;animation-name:fadeLeft}.animate.fade.right{-webkit-animation-name:fadeRight;animation-name:fadeRight}.animate.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}.animate.bounce.up{-webkit-animation-name:bounceUp;animation-name:bounceUp}.animate.bounce.down{-webkit-animation-name:bounceDown;animation-name:bounceDown}.animate.bounce.left{-webkit-animation-name:bounceLeft;animation-name:bounceLeft}.animate.bounce.right{-webkit-animation-name:bounceRight;animation-name:bounceRight}.animate.spinner{-webkit-animation-name:spinner;animation-name:spinner}.animate.flash{-webkit-animation-name:flash;animation-name:flash}.animate.zoom{-webkit-animation-name:zoom;animation-name:zoom}.animate.shake{-webkit-animation-name:shake;animation-name:shake}.animate.tada{-webkit-animation-name:tada;animation-name:tada}@keyframes spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes def{0%{opacity:0}}@keyframes fade{0%{opacity:0}100%{opacity:1}}@keyframes fadeUp{0%{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeDown{0%{opacity:0;-webkit-transform:translate3d(0, -100px, 0);transform:translate3d(0, -100px, 0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeLeft{0%{opacity:0;-webkit-transform:translate3d(-150px, 0, 0);transform:translate3d(-150px, 0, 0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeRight{0%{opacity:0;-webkit-transform:translate3d(150px, 0, 0);transform:translate3d(150px, 0, 0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes bounce{0%,20%,40%,60%,80%,100%{-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);transition-timing-function:cubic-bezier(.215, .61, .355, 1)}0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(.97, .97, .97);transform:scale3d(.97, .97, .97)}100%{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes bounceUp{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);transition-timing-function:cubic-bezier(.215, .61, .355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes bounceDown{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);transition-timing-function:cubic-bezier(.215, .61, .355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceLeft{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);transition-timing-function:cubic-bezier(.215, .61, .355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0)}75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceRight{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);transition-timing-function:cubic-bezier(.215, .61, .355, 1)}0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0)}75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}100%{-webkit-transform:none;transform:none}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes zoom{0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}50%{opacity:1}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}@keyframes tada{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}10%,20%{-webkit-transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes arrow-down{0%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}50%{-webkit-transform:translateY(5px);transform:translateY(5px)}100%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}.notfound{font-size:26px;font-weight:normal;padding:2em;color:#888}.divider{border-bottom:solid 1px #ddd;height:0;padding:0;margin:.2rem 0}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.advert{white-space:nowrap;text-align:center}.advert .advert-kv{display:inline-block;text-align:left}.advert .advert-kv .kv-image{text-align:center}.advert .advert-kv .kv-image img{width:100%;max-width:100%;max-height:100%;display:block}.advert .advert-kv .kv-text{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);text-shadow:0 0 20px rgba(0,0,0,0.8);color:#fff}.advert .advert-kv .kv-text big{display:block;font-weight:bold;font-size:3rem}.advert .advert-kv .kv-text small{display:block;font-size:1.5rem;white-space:normal}.scrollbar{overflow-y:auto}.scrollbar::-webkit-scrollbar{width:5px;height:5px}.scrollbar::-webkit-scrollbar-track{background:rgba(0,0,0,0.05);-webkit-border-radius:10px;border-radius:10px}.scrollbar::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:rgba(0,0,0,0.15)}.thumb{position:relative;margin:auto;display:block;text-align:center}.thumb img{max-width:100%;max-height:100%;transition:all .3s ease-in-out}.thumb.cover{position:relative;padding-bottom:100%;overflow:hidden}.thumb.cover img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:all .3s ease-in-out;max-width:none;max-height:100%}.thumb.cover.p6x4{padding-bottom:66%}.thumb.cover.p5x4{padding-bottom:80%}.thumb.cover.p5x3{padding-bottom:60%}.thumb.cover.p4x3{padding-bottom:75%}.thumb.cover.p16x9{padding-bottom:56%}.message{position:fixed;top:20px;left:50%;z-index:999;transform:translateX(-50%)}.message section{background:#fff;box-shadow:0 0 20px rgba(0,0,0,0.15);padding:12px 20px;margin-bottom:20px;transition:.3s;opacity:0;transform:translateY(-20px);border-left:solid 4px transparent}.message section.message-info{border-color:#2664eb}.message section.message-warning{border-color:#fec611}.message section.message-error{border-color:#c43511}.message section.message-success{border-color:#63ed3d}.message section.move-enter{opacity:1;transform:translateY(0)}.loading{position:fixed;left:0;right:0;top:0;bottom:0;z-index:99999;transition:all 1.2s cubic-bezier(.77, 0, .175, 1) 0s;pointer-events:none}.loading:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;transition:all 1.2s cubic-bezier(.77, 0, .175, 1) 0s}.loading.completed{z-index:-999}.loading.completed:before{opacity:0}.loading.completed .spinner{opacity:0}.loading .spinner{position:absolute;top:50%;left:50%;width:30px;height:30px;z-index:1;margin-left:-15px;margin-top:-15px;border-top:1.5px solid #eee;border-right:1.5px solid #eee;border-bottom:1.5px solid #23568d;border-left:1.5px solid #23568d;border-radius:50%;animation:spinner 700ms infinite linear;zoom:1}.heading{margin-bottom:20px;padding:0}.heading h1,.heading h2,.heading h3,.heading h4,.heading h5,.heading h6{position:relative;margin:0;padding:0;vertical-align:middle;line-height:1.5em}.heading p{opacity:.7}.heading.heading-bullet h1:before,.heading.heading-bullet h2:before,.heading.heading-bullet h3:before,.heading.heading-bullet h4:before,.heading.heading-bullet h5:before,.heading.heading-bullet h6:before{content:"";background:#23568d;display:inline-block;width:5px;height:1em;margin-right:.5em;margin-top:-0.15em;vertical-align:middle}.heading.heading-line{position:relative}.heading.heading-line h1,.heading.heading-line h2,.heading.heading-line h3,.heading.heading-line h4,.heading.heading-line h5,.heading.heading-line h6{background:#fff;z-index:1;display:inline-block;padding:0 1em 0 0}.heading.heading-line:before{content:"";position:absolute;top:50%;left:0;right:0;margin-top:-1px;border-bottom:solid 1px #ddd;z-index:0}.heading.heading-line.text-left h1,.heading.heading-line.text-left h2,.heading.heading-line.text-left h3,.heading.heading-line.text-left h4,.heading.heading-line.text-left h5,.heading.heading-line.text-left h6{padding:0 1em 0 0}.heading.heading-line.text-right h1,.heading.heading-line.text-right h2,.heading.heading-line.text-right h3,.heading.heading-line.text-right h4,.heading.heading-line.text-right h5,.heading.heading-line.text-right h6{padding:0 0 0 1em}.heading.heading-line.text-center h1,.heading.heading-line.text-center h2,.heading.heading-line.text-center h3,.heading.heading-line.text-center h4,.heading.heading-line.text-center h5,.heading.heading-line.text-center h6{padding:0 1em}.heading.heading-divider{border-bottom:solid 1px #ddd}.gallery{margin-bottom:20px;overflow:hidden}.gallery .gallery-top .swiper-container .swiper-wrapper .swiper-slide{background:#ddd;opacity:.5}.gallery .gallery-top .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active{opacity:1}.gallery .gallery-top .swiper-controls .swiper-button-prev,.gallery .gallery-top .swiper-controls .swiper-button-next{cursor:pointer;font-size:.8rem}.gallery .gallery-top .swiper-controls .swiper-button-prev:before,.gallery .gallery-top .swiper-controls .swiper-button-next:before{border-color:#fff}.gallery .gallery-thumbs{margin-top:10px;padding:0 30px}.gallery .gallery-thumbs .swiper-container .swiper-wrapper .swiper-slide{border:solid 2px #ddd;border-radius:4px;position:relative;cursor:pointer;transition:all .2 ease-in-out}.gallery .gallery-thumbs .swiper-container .swiper-wrapper .swiper-slide:after{position:absolute;left:0;right:0;top:0;bottom:0;content:"";background:#fff;opacity:.6;transition:all .2 ease-in-out}.gallery .gallery-thumbs .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active{border-color:#23568d}.gallery .gallery-thumbs .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active:after{opacity:0}.gallery .gallery-thumbs .swiper-controls .swiper-button-prev,.gallery .gallery-thumbs .swiper-controls .swiper-button-next{cursor:pointer;background:none;top:0;bottom:0;width:25px;height:auto;transform:translateY(0);background:#eee;border-radius:0;font-size:.4rem;opacity:.8}.gallery .gallery-thumbs .swiper-controls .swiper-button-prev:hover,.gallery .gallery-thumbs .swiper-controls .swiper-button-next:hover,.gallery .gallery-thumbs .swiper-controls .swiper-button-prev:focus,.gallery .gallery-thumbs .swiper-controls .swiper-button-next:focus{border:none;box-shadow:none}.gallery .gallery-thumbs .swiper-controls .swiper-button-prev:before,.gallery .gallery-thumbs .swiper-controls .swiper-button-next:before{border-color:#000}.gallery .gallery-thumbs .swiper-controls .swiper-button-prev:after,.gallery .gallery-thumbs .swiper-controls .swiper-button-next:after{display:none}.gallery .gallery-thumbs .swiper-controls .swiper-button-prev{left:0}.gallery .gallery-thumbs .swiper-controls .swiper-button-next{right:0}.card{display:block;margin-bottom:15px}.card .card-img{position:relative;overflow:hidden}.card .card-img .thumb{width:100%}.card .card-img .thumb img{display:block}.card .card-body{position:relative;padding:15px 0}.card .card-body .title{font-size:1.15em}.card .card-body .date{font-size:.9rem;margin-top:10px}.card .card-body .summary{margin-top:10px;line-height:1.75em;overflow:hidden;opacity:.7}.card .card-body .btn{margin-top:15px}.swiper{position:relative}.lightbox-open{overflow:hidden}.lightbox-open .lightbox{opacity:1}.lightbox{position:fixed;top:0;bottom:0;left:0;right:0;height:100%;z-index:99999;user-select:none;-webkit-user-select:none;opacity:0;transition:.3s}.lightbox .lightbox-mask{position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.95)}.lightbox .lightbox-container{height:100%}.lightbox .lightbox-container .swiper{height:100%}.lightbox .lightbox-container .ajax-result{max-height:100vh;overflow-y:auto}.lightbox .lightbox-container .ajax-result::-webkit-scrollbar{width:5px;height:5px}.lightbox .lightbox-container .ajax-result::-webkit-scrollbar-track{background:rgba(0,0,0,0.8);-webkit-border-radius:10px;border-radius:10px}.lightbox .lightbox-container .ajax-result::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:rgba(255,255,255,0.4)}.lightbox .lightbox-container img,.lightbox .lightbox-container svg,.lightbox .lightbox-container video,.lightbox .lightbox-container .ajax-result{position:absolute;z-index:2;max-width:100%;max-height:100%;top:50%;left:50%;transform:translate(-50%, -50%);background:#000}.lightbox .lightbox-container video{min-width:600px;min-height:400px;max-height:80%;max-width:80%}.lightbox .lightbox-close{position:absolute;right:2rem;top:2rem;width:1.5em;height:1.5em;z-index:99999;display:block;font-size:30px;cursor:pointer;transition:all .2s linear}.lightbox .lightbox-close:before{content:" ";position:absolute;left:5%;right:5%;top:50%;border-bottom:solid 1.5px #fff;transform:rotate(-45deg)}.lightbox .lightbox-close:after{content:" ";position:absolute;left:5%;right:5%;top:50%;border-bottom:solid 1.5px #fff;transform:rotate(45deg)}.lightbox .lightbox-close:hover{transform:rotate(180deg)}.lightbox .lightbox-loading{position:absolute;top:50%;left:50%;z-index:2;width:1em;height:1em;margin-left:-0.5em;margin-top:-0.5em;border-top:1px solid #fff;border-right:1px solid #fff;border-bottom:1px solid #fff;border-left:1px solid #000;border-radius:50%;animation:spinner 700ms infinite linear;zoom:1;font-size:30px}.container{width:100%;max-width:1400px}body.opened{overflow:hidden;padding-right:15px}.sto-header{position:fixed;left:0;right:0;top:0;z-index:2}.sto-header>.container{position:relative;display:flex;justify-content:space-between;align-items:stretch;background:#2b2b2b;box-shadow:0 0 20px rgba(0,0,0,0.5);height:80px;padding:0}.sto-header .logo{flex:0 0 160px;position:relative;display:block;margin-left:-1px;background:#23568d}.sto-header .logo:before{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);background:url("../img/logo.svg") no-repeat center;background-size:100% auto;width:70%;height:70%;content:""}.sto-header .nav{align-items:stretch;list-style:none;padding:0 20px;margin-right:auto}.sto-header .nav>li{position:relative;display:flex;align-items:stretch;margin:0 15px}.sto-header .nav>li.active:after,.sto-header .nav>li:hover:after{transform:scale(1)}.sto-header .nav>li:after{position:absolute;left:0;right:0;bottom:-1px;content:"";height:3px;background:#23568d;transition:.3s;transform:scale(0)}.sto-header .nav>li:hover>ul.submenu{transform:translateY(0);opacity:1;pointer-events:all}.sto-header .nav>li>a{padding:0;display:flex;align-items:center;color:#fff;white-space:nowrap}.sto-header .nav>li>ul.submenu{position:absolute;left:0;top:100%;z-index:-1;transform:translateY(-100%);background:#fff;padding:15px;list-style:none;transition:.3s;pointer-events:none;opacity:0}.sto-header .nav>li>ul.submenu>li>a{display:block;white-space:nowrap;min-width:120px;padding:5px 0}.sto-header .shortcut{display:flex;align-items:center;padding-right:15px}.sto-header .shortcut a{color:#fff;padding:0 5px;opacity:.8}.sto-header .shortcut a:hover{opacity:1}.sto-header .shortcut a .iconfont{font-size:1.5rem;transition:.3s}.sto-header .form-search{position:absolute;right:0;top:100%;z-index:-1;background:#fff;padding:20px;transition:.3s;transform:translateY(-100%)}.sto-header .form-search.opened{transform:translateY(0)}.sto-header .form-search .input-group{max-width:300px}.sto-header .langs{position:absolute;right:0;top:100%;z-index:-1;background:#fff;padding:20px;transition:.3s;transform:translateY(-100%);list-style:none}.sto-header .langs.opened{transform:translateY(0)}.sto-mainbody{min-height:100vh;overflow-x:hidden;background:#f5f5f5;text-align:justify}.sto-mainbody .doc-header{position:relative;min-height:400px;background:#000}.sto-mainbody .doc-header .bg{position:relative;height:447px;overflow:hidden}.sto-mainbody .doc-header .bg img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;display:block}.sto-mainbody .doc-header .text{position:absolute;left:0;right:0;top:50%;z-index:1;transform:translateY(-50%);color:#fff;font-size:2.25rem;display:none}.sto-mainbody .doc-body{padding:0 0 80px 0}.sto-mainbody .doc-body .breadcrumb{margin-bottom:20px}.sto-mainbody .doc-body .primary{padding-right:5%}.sto-mainbody .doc-body .intro .title{margin-bottom:.75em}.sto-mainbody .doc-body .intro .richtext,.sto-mainbody .doc-body .intro .summary{font-size:16px;line-height:1.75em;margin-top:30px}.sto-mainbody .doc-body .panel{background:#f0f0f0;border:none;padding:30px}.sto-mainbody .doc-body .panel.panel-primary{background-color:#23568d;color:#fff}.sto-mainbody .doc-body .panel.panel-primary a{color:#fff}.sto-mainbody .doc-body .panel.panel-primary .panel-heading:after{background-color:#fff}.sto-mainbody .doc-body .panel .panel-heading{position:relative;padding:0;padding-bottom:1rem;margin-bottom:10px;font-size:1.3rem}.sto-mainbody .doc-body .panel .panel-heading:after{position:absolute;left:0;bottom:0;content:"";width:1.5em;height:4px;background-color:#2a78c4}.sto-mainbody .doc-body .panel .panel-body{padding:0;font-size:.95rem}.sto-mainbody .doc-body .panel .panel-body .list{list-style:none}.sto-mainbody .doc-body .panel .panel-body .list li{padding:8px 0}.sto-mainbody .doc-body .panel .panel-body .list li a{display:block;line-height:1.5em}.sto-mainbody .doc-body .panel .panel-body .list li a .date{display:block;white-space:nowrap;color:#888}.sto-mainbody .doc-body .panel .panel-body .list li a.active{font-weight:bold}.sto-mainbody .doc-body .panel .panel-body .list li a.active:before{font-family:"FontAwesome";content:"\f105";margin-right:5px}.sto-mainbody .doc-body .panel .panel-body p{margin-bottom:25px}.sto-footer{position:relative;color:rgba(255,255,255,0.8)}.sto-footer .product{display:none}.sto-footer a{color:#fff;white-space:nowrap;color:rgba(255,255,255,0.8)}.sto-footer a:hover{color:#fff}.sto-footer .product{background:#23568d;color:#fff;padding:60px 0}.sto-footer .product a{color:#fff}.sto-footer .product .container{display:flex;justify-content:space-between;align-items:center}.sto-footer .product .heading{margin-right:auto}.sto-footer .product .heading big,.sto-footer .product .heading small{display:block}.sto-footer .product .heading small{font-size:1rem;margin-bottom:10px}.sto-footer .product .heading big{font-size:2rem;margin-bottom:20px}.sto-footer .product .heading a{margin-right:10px}.sto-footer .product .form-control{background-color:rgba(255,255,255,0.1);width:460px;height:58px;border:none;color:#000;filter:invert(1)}.sto-footer .nav{position:fixed;left:0;right:0;bottom:0;z-index:1;padding:30px 0 100px 0;background:#333;transition:.5s;transform:translateY(100%)}.sto-footer .nav.opened{transform:translateY(0)}.sto-footer .nav>.container{position:relative;display:flex;justify-content:space-between}.sto-footer .nav>.container ul{list-style:none;padding:0}.sto-footer .nav>.container ul a{line-height:30px}.sto-footer .nav>.container>ul{flex:1;display:flex;justify-content:space-between}.sto-footer .nav>.container>ul:last-of-type{flex:0 0 20%;flex-direction:column;align-items:flex-end}.sto-footer .nav>.container>ul:last-of-type>li{margin-bottom:30px;text-align:right}.sto-footer .nav>.container>ul:last-of-type>li .qrcode{width:110px;padding:5px;background:#fff}.sto-footer .nav>.container>ul:last-of-type>li .qrcode img{display:block}.sto-footer .nav>.container>ul:last-of-type>li .addr,.sto-footer .nav>.container>ul:last-of-type>li .phone,.sto-footer .nav>.container>ul:last-of-type>li .email{position:relative;line-height:1.6em;max-width:20em;margin-top:15px;padding-right:40px}.sto-footer .nav>.container>ul:last-of-type>li .addr .iconfont,.sto-footer .nav>.container>ul:last-of-type>li .phone .iconfont,.sto-footer .nav>.container>ul:last-of-type>li .email .iconfont{position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.8rem;opacity:.6}.sto-footer .nav>.container>ul>li>a{font-size:1.15rem;margin-bottom:15px;display:block}.sto-footer .nav>.container>ul>li>ul>li>ul>li>a{font-size:.9rem;opacity:.8}.sto-footer .nav>.container>ul>li>ul>li>ul>li>a:before{content:"-";margin-right:.5rem}.sto-footer .nav>.container>ul>li>ul>li>ul>li>ul>li>a{font-size:.8rem;opacity:.7;margin-left:1rem}.sto-footer .copyright{position:relative;z-index:2;font-size:.9rem;background:#2b2b2b}.sto-footer .copyright>.container{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:70px;padding-right:120px}.sto-footer .copyright .shortcut{display:flex;margin-left:auto}.sto-footer .copyright .shortcut a:after{content:"|";margin:0 15px}.sto-footer .copyright .shortcut a:last-of-type:after{display:none;content:""}.sto-footer .copyright .btn-toggle-bottom-nav{position:absolute;right:0;bottom:0;background:#333;padding:0 30px;height:90px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 10px 5px rgba(0,0,0,0.2)}.sto-footer .copyright .btn-toggle-bottom-nav.active .fa{transform:scaleY(-1)}.sto-footer .copyright .btn-toggle-bottom-nav .fa{display:block;font-size:1.2rem;transition:.3s}.page-product-index .sto-mainbody .doc-body .datalist,.page-solution-index .sto-mainbody .doc-body .datalist{margin-top:40px}.page-product-index .sto-mainbody .doc-body .datalist .card,.page-solution-index .sto-mainbody .doc-body .datalist .card{transition:.5s}.page-product-index .sto-mainbody .doc-body .datalist .card:hover,.page-solution-index .sto-mainbody .doc-body .datalist .card:hover{box-shadow:0 0 20px rgba(0,0,0,0.3);transform:translate(0, -15px)}.page-product-index .sto-mainbody .doc-body .datalist .card .card-img img,.page-solution-index .sto-mainbody .doc-body .datalist .card .card-img img{width:100%}.page-product-index .sto-mainbody .doc-body .datalist .card .card-body,.page-solution-index .sto-mainbody .doc-body .datalist .card .card-body{padding:30px;background:#fff}.page-product-index .sto-mainbody .doc-body .datalist .card .card-body .title,.page-solution-index .sto-mainbody .doc-body .datalist .card .card-body .title{font-size:1.3rem;text-align:center}.page-product-index .sto-mainbody .doc-body .datalist .card .card-body .summary,.page-solution-index .sto-mainbody .doc-body .datalist .card .card-body .summary{margin-top:15px;color:#666}.page-product-index .sto-mainbody .doc-body .datalist .card .card-body .btn,.page-solution-index .sto-mainbody .doc-body .datalist .card .card-body .btn{width:8em;border-radius:100px}.page-product-series .sto-mainbody .doc-body .intro .title,.page-product-list .sto-mainbody .doc-body .intro .title,.page-solution-list .sto-mainbody .doc-body .intro .title{font-size:30px;font-weight:400}.page-product-series .sto-mainbody .doc-body .richtext,.page-product-list .sto-mainbody .doc-body .richtext,.page-solution-list .sto-mainbody .doc-body .richtext{color:#63666a;margin-bottom:40px}.page-product-series .sto-mainbody .doc-body .richtext h3,.page-product-list .sto-mainbody .doc-body .richtext h3,.page-solution-list .sto-mainbody .doc-body .richtext h3{position:relative;font-weight:bold;padding-left:15px;margin-bottom:20px}.page-product-series .sto-mainbody .doc-body .richtext h3:before,.page-product-list .sto-mainbody .doc-body .richtext h3:before,.page-solution-list .sto-mainbody .doc-body .richtext h3:before{position:absolute;top:0;bottom:0;left:0;content:"";width:4px;height:100%;background-color:#23568d}.page-product-series .sto-mainbody .doc-body .richtext ul,.page-product-list .sto-mainbody .doc-body .richtext ul,.page-solution-list .sto-mainbody .doc-body .richtext ul{padding:0;list-style:none}.page-product-series .sto-mainbody .doc-body .richtext ul li,.page-product-list .sto-mainbody .doc-body .richtext ul li,.page-solution-list .sto-mainbody .doc-body .richtext ul li{position:relative;padding-left:1em}.page-product-series .sto-mainbody .doc-body .richtext ul li:before,.page-product-list .sto-mainbody .doc-body .richtext ul li:before,.page-solution-list .sto-mainbody .doc-body .richtext ul li:before{position:absolute;left:0;font-family:"FontAwesome";content:"\f0da";color:#888}.page-product-series .sto-mainbody .doc-body .datalist,.page-product-list .sto-mainbody .doc-body .datalist,.page-solution-list .sto-mainbody .doc-body .datalist{margin-top:20px}.page-product-series .sto-mainbody .doc-body .datalist .card,.page-product-list .sto-mainbody .doc-body .datalist .card,.page-solution-list .sto-mainbody .doc-body .datalist .card{flex:0 0 50%}.page-product-series .sto-mainbody .doc-body .datalist .card .card-img,.page-product-list .sto-mainbody .doc-body .datalist .card .card-img,.page-solution-list .sto-mainbody .doc-body .datalist .card .card-img{background-color:#f5f5f5}.page-product-series .sto-mainbody .doc-body .datalist .card .card-img img,.page-product-list .sto-mainbody .doc-body .datalist .card .card-img img,.page-solution-list .sto-mainbody .doc-body .datalist .card .card-img img{max-height:120%}.page-product-series .sto-mainbody .doc-body .datalist .card .card-body .title,.page-product-list .sto-mainbody .doc-body .datalist .card .card-body .title,.page-solution-list .sto-mainbody .doc-body .datalist .card .card-body .title{font-size:18px;margin-bottom:10px;color:#333}.page-product-series .sto-mainbody .doc-body .datalist .card .card-body .summary,.page-product-list .sto-mainbody .doc-body .datalist .card .card-body .summary,.page-solution-list .sto-mainbody .doc-body .datalist .card .card-body .summary{color:#63666a}.page-product-series .sto-mainbody .doc-body .datalist .card .card-body .btn-more,.page-product-list .sto-mainbody .doc-body .datalist .card .card-body .btn-more,.page-solution-list .sto-mainbody .doc-body .datalist .card .card-body .btn-more{display:inline-block;font-size:.8rem;font-weight:600;margin-top:10px;padding:0;border:none;background:none;height:auto;min-width:auto}.page-product-series .sto-mainbody .doc-body .subscription,.page-product-list .sto-mainbody .doc-body .subscription,.page-solution-list .sto-mainbody .doc-body .subscription{margin-top:40px}.page-product-series .sto-mainbody .doc-body .subscription .btn,.page-product-list .sto-mainbody .doc-body .subscription .btn,.page-solution-list .sto-mainbody .doc-body .subscription .btn{margin:30px 0 40px 0;min-width:10em;border-radius:100px}.page-product-index .sto-mainbody .doc-body .datalist .card .card-body .title{text-align:left}.page-product-index .sto-mainbody .doc-body .datalist .card .card-body .summary{line-height:1.75em;height:12.25em;max-height:none;font-size:1rem;margin-bottom:30px}.page-product-index .sto-mainbody .doc-body .datalist .card .card-body .btn{margin:0}.page-product-detail .sto-mainbody .doc-body .params{margin-top:50px}.page-product-detail .sto-mainbody .doc-body .params .heading{margin-bottom:40px}.page-product-detail .sto-mainbody .doc-body .params .table tr{display:flex}.page-product-detail .sto-mainbody .doc-body .params .table tr th,.page-product-detail .sto-mainbody .doc-body .params .table tr td{flex:1;font-size:.9rem;padding:15px;color:#777;font-weight:normal}.page-product-detail .sto-mainbody .doc-body .params .table tr:first-of-type th,.page-product-detail .sto-mainbody .doc-body .params .table tr:first-of-type td{color:#000}.page-product-detail .sto-mainbody .doc-body .params .table tr:first-of-type td{font-weight:bold}.page-product-detail .sto-mainbody .doc-body .params .table tr:hover th,.page-product-detail .sto-mainbody .doc-body .params .table tr:hover td{background-color:#ddd}.page-product-document .sto-mainbody{background:#fff}.page-product-document .sto-mainbody .doc-body .form{margin-top:40px}.page-product-document .sto-mainbody .doc-body .form .form-group .form-control{max-width:600px}.page-product-search .sto-mainbody{background:#fff}.page-product-search .sto-mainbody .doc-body .product-search{position:relative;background:#fff;overflow:hidden;border-radius:100px;border:solid 1px #ddd;margin-bottom:20px}.page-product-search .sto-mainbody .doc-body .product-search .fa{position:absolute;left:0;top:0;padding:10px 20px}.page-product-search .sto-mainbody .doc-body .product-search .form-control{padding:0 100px 0 50px;border:none;background:none}.page-product-search .sto-mainbody .doc-body .product-search .btn{position:absolute;right:0;top:0;border:none}.page-product-search .sto-mainbody .doc-body .product-result{border:solid 1px #ddd;margin-top:40px;overflow:hidden;padding:20px 0;align-items:stretch}.page-product-search .sto-mainbody .doc-body .product-result .row{display:flex}.page-product-search .sto-mainbody .doc-body .product-result .product-cate{border-right:solid 1px #ddd;height:100%;padding:20px}.page-product-search .sto-mainbody .doc-body .product-result .product-cate .heading .btn{margin-top:20px;width:100%;border-radius:100px}.page-product-search .sto-mainbody .doc-body .product-result .product-cate dl{margin-bottom:20px;font-weight:normal}.page-product-search .sto-mainbody .doc-body .product-result .product-cate dl dt,.page-product-search .sto-mainbody .doc-body .product-result .product-cate dl dd{line-height:1.6em;display:flex;flex-direction:column}.page-product-search .sto-mainbody .doc-body .product-result .product-cate dl dt label,.page-product-search .sto-mainbody .doc-body .product-result .product-cate dl dd label{font-weight:normal}.page-product-search .sto-mainbody .doc-body .product-result .product-cate dl dt{font-size:1.05rem}.page-product-search .sto-mainbody .doc-body .product-result .product-cate dl dd{padding-left:15px}.page-product-search .sto-mainbody .doc-body .product-result .product-list .card{padding:15px}.page-news-index .sto-mainbody .doc-body .list{position:relative}.page-news-index .sto-mainbody .doc-body .list .card{display:flex;justify-content:space-between;background:#fff;padding:20px;margin-bottom:20px;overflow:hidden;border-radius:6px}.page-news-index .sto-mainbody .doc-body .list .card .card-img{flex-basis:260px;margin:0 20px 0 0}.page-news-index .sto-mainbody .doc-body .list .card .card-body{flex-grow:1;flex-shrink:1;flex-basis:0;margin:0;padding:0;min-width:0}.page-news-index .sto-mainbody .doc-body .list .card .card-body .title{display:block;line-height:1.35em;font-size:120%;margin-top:10px;margin-right:1em}.page-news-index .sto-mainbody .doc-body .list .card .card-body .date{font-size:12px;color:#888}.page-news-index .sto-mainbody .doc-body .list .card .card-body .summary{line-height:1.8em;height:5.4em;text-indent:2em;margin-right:1em}.page-news-index .sto-mainbody .doc-body .list .card .card-body .btn-more{padding:0;background:none;border:none;min-width:auto;float:right;color:#23568d}.page-news-index .sto-mainbody .doc-body .list .card .card-body .btn-more .fa{margin-left:.5em}.page-news-detail .sto-mainbody .doc-body .article .title{font-size:2rem;line-height:1.5em;text-align:center}.page-news-detail .sto-mainbody .doc-body .article .props{display:flex;justify-content:center;margin:15px 0;color:#888;border-bottom:solid 1px #ccc;padding:10px 0}.page-news-detail .sto-mainbody .doc-body .article .props span{margin:0 1em;font-size:14px}.page-news-detail .sto-mainbody .doc-body .article .richtext{margin-top:40px;font-size:18px}.page-news-detail .sto-mainbody .doc-body .article .richtext p{text-indent:2em;line-height:2em}.page-news-detail .sto-mainbody .doc-body .article .page-controls{display:flex;justify-content:space-between;flex-direction:column;border-top:solid 1px rgba(0,0,0,0.1);padding:1em 0;margin-top:3em}.page-news-detail .sto-mainbody .doc-body .article .page-controls .page-prev,.page-news-detail .sto-mainbody .doc-body .article .page-controls .page-next{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:.3em}.page-news-detail .sto-mainbody .doc-body .article .page-controls .page-prev:before{content:"上一篇:";font-weight:bold;margin-right:.5em}.page-news-detail .sto-mainbody .doc-body .article .page-controls .page-next:before{content:"下一篇:";font-weight:bold;margin-right:.5em}.page-support-index .sto-mainbody .doc-body .card{background:#fff;margin-top:40px}.page-support-index .sto-mainbody .doc-body .card .card-body{padding:20px}.page-support-index .sto-mainbody .doc-body .card .card-body .title{font-size:1.35rem;text-align:left}.page-support-index .sto-mainbody .doc-body .card .card-body .summary{margin-top:.5rem}.page-support-index .sto-mainbody .doc-body .card .card-body .links{margin-top:.5rem}.page-support-index .sto-mainbody .doc-body .card .card-body .links a{margin-right:15px}.page-support-series .sto-mainbody .doc-body .card{display:flex}.page-support-series .sto-mainbody .doc-body .card .card-img{flex-basis:300px}.page-support-series .sto-mainbody .doc-body .card .card-body{flex:1;background:#fff;padding:40px}.page-support-series .sto-mainbody .doc-body .card .card-body .title,.page-support-series .sto-mainbody .doc-body .card .card-body .summary{max-width:60em}.page-support-series .sto-mainbody .doc-body .card .card-body .links{position:absolute;right:40px;top:40px}.page-support-series .sto-mainbody .doc-body .card .card-body .links h4{margin:0;margin-bottom:20px;font-size:1.1rem}.page-support-series .sto-mainbody .doc-body .card .card-body .links a{display:block;padding:3px 0}.page-support-faq .sto-mainbody .doc-body .datalist dl{background:#fff;margin-bottom:15px}.page-support-faq .sto-mainbody .doc-body .datalist dl.opened dt .fa{transform:scaleY(-1)}.page-support-faq .sto-mainbody .doc-body .datalist dl.opened dd{position:relative;opacity:1;max-height:10em;padding:15px 15px 15px 60px;font-size:1rem}.page-support-faq .sto-mainbody .doc-body .datalist dl dt,.page-support-faq .sto-mainbody .doc-body .datalist dl dd{position:relative;padding:15px 15px 15px 60px;transition:.3s}.page-support-faq .sto-mainbody .doc-body .datalist dl dt:before,.page-support-faq .sto-mainbody .doc-body .datalist dl dd:before{position:absolute;left:0;top:0;margin:10px;padding:5px;width:24px;text-align:center;background:#f0f0f0;color:#888;border-radius:4px}.page-support-faq .sto-mainbody .doc-body .datalist dl dt{cursor:pointer}.page-support-faq .sto-mainbody .doc-body .datalist dl dt:before{content:"问"}.page-support-faq .sto-mainbody .doc-body .datalist dl dt .fa{position:absolute;top:0;right:0;margin:15px 20px;font-size:26px;transition:.3s;color:#888}.page-support-faq .sto-mainbody .doc-body .datalist dl dd{border-top:solid 1px #ccc;pointer-events:none;padding:0 15px 0 60px;opacity:0;max-height:0}.page-support-faq .sto-mainbody .doc-body .datalist dl dd:before{content:"答"}.page-support-manual .sto-mainbody .doc-body .datalist dl{background:#fff;margin-bottom:15px;padding:20px}.page-support-manual .sto-mainbody .doc-body .datalist dl dt{position:relative;font-weight:bold}.page-support-manual .sto-mainbody .doc-body .datalist dl dt .btn-download{position:absolute;top:0;right:0}.page-support-manual .sto-mainbody .doc-body .datalist dl dt .btn-download .fa{margin-right:5px}.page-support-manual .sto-mainbody .doc-body .datalist dl dd{margin-top:10px;color:#888}.page-about-history .sto-mainbody .history{position:relative;display:flex;align-items:stretch;flex-direction:column;list-style:none;padding:80px 0}.page-about-history .sto-mainbody .history:before{position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);width:1px;content:"";background:#000}.page-about-history .sto-mainbody .history li{position:relative;flex:1;margin:20px 0;display:flex;justify-content:center}.page-about-history .sto-mainbody .history li:hover .date{transform:scale(1)}.page-about-history .sto-mainbody .history li:hover .summary{background:#23568d;color:#fff}.page-about-history .sto-mainbody .history li .date{width:70px;height:70px;border-radius:100px;background:#23568d;padding:15px;color:#fff;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:scale(.8);transition:.3s}.page-about-history .sto-mainbody .history li .date span{display:block;font-size:14px}.page-about-history .sto-mainbody .history li .summary{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:400px;padding:15px;border:solid 1px #ddd;margin-left:260px;line-height:1.75rem;transition:.3s}.page-about-history .sto-mainbody .history li:nth-child(odd) .summary{margin-left:-260px}.page-about-honor .sto-mainbody .doc-body .cert{margin-bottom:100px}.page-about-honor .sto-mainbody .doc-body .cert .swiper-slide-duplicate-prev{opacity:0}.page-about-honor .sto-mainbody .doc-body .cert img{height:300px;max-width:none}.page-about-partner .sto-mainbody .doc-body .datalist{align-items:center}.page-about-partner .sto-mainbody .doc-body .datalist .thumb{background:#fff;padding-bottom:50%}.page-about-partner .sto-mainbody .doc-body .datalist .thumb img{max-width:80%}.page-job-index .sto-mainbody .doc-body>section{margin-bottom:60px}.page-job-index .sto-mainbody .doc-body>section .heading{margin-bottom:50px}.page-job-index .sto-mainbody .doc-body>section .heading h3{margin-bottom:20px}.page-job-index .sto-mainbody .doc-body>section.intro .card,.page-job-index .sto-mainbody .doc-body>section.remuneration .card{text-align:center}.page-job-index .sto-mainbody .doc-body>section.intro .card .card-img img,.page-job-index .sto-mainbody .doc-body>section.remuneration .card .card-img img{max-width:60px}.page-job-index .sto-mainbody .doc-body>section.intro .card .card-body .title,.page-job-index .sto-mainbody .doc-body>section.remuneration .card .card-body .title{font-size:1.2rem}.page-job-index .sto-mainbody .doc-body>section.intro .card .card-body .summary,.page-job-index .sto-mainbody .doc-body>section.remuneration .card .card-body .summary{text-align:left;margin:15px auto;max-width:16em}.page-job-index .sto-mainbody .doc-body>section.remuneration .card .card-img{border:solid 1px #23568d;width:100px;height:100px;border-radius:100px;margin:auto;margin-bottom:30px;display:flex;justify-content:center;align-items:center}.page-job-index .sto-mainbody .doc-body>section.remuneration .card .card-body .summary{min-height:5.4em}.page-job-index .sto-mainbody .doc-body>section.gallery .card .card-img{position:relative}.page-job-index .sto-mainbody .doc-body>section.gallery .card .card-img .thumb img{min-height:100%}.page-job-index .sto-mainbody .doc-body>section.gallery .card .card-img:hover .thumb{overflow:hidden}.page-job-index .sto-mainbody .doc-body>section.gallery .card .card-img:hover .thumb img{transform:translate(-50%, -50%) scale(1.1)}.page-job-index .sto-mainbody .doc-body>section.gallery .card .card-img .alt{position:absolute;left:0;z-index:1;bottom:30px;color:#fff;padding:10px 20px}.page-job-index .sto-mainbody .doc-body>section.gallery .card .card-img .alt:after{position:absolute;left:-50px;right:0;top:0;bottom:0;z-index:-1;background:rgba(0,0,0,0.6);transform:skewX(-20deg);content:""}.page-job-index .sto-mainbody .doc-body>section.job-list{position:relative;background:url("../img/sub_top_pr.jpg") no-repeat;background-size:cover;padding:60px 0}.page-job-index .sto-mainbody .doc-body>section.job-list a{color:#fff}.page-job-index .sto-mainbody .doc-body>section.job-list:after{position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(23,38,58,0.8);content:""}.page-job-index .sto-mainbody .doc-body>section.job-list .heading{position:relative;z-index:1;color:#fff;margin:0 0 25px 0;display:flex;justify-content:space-between;border-bottom:solid 1px rgba(255,255,255,0.6)}.page-job-index .sto-mainbody .doc-body>section.job-list .heading h3{font-size:1rem}.page-job-index .sto-mainbody .doc-body>section.job-list .card{position:relative;z-index:1}.page-job-index .sto-mainbody .doc-body>section.job-list .card .card-body{color:#fff}.page-job-index .sto-mainbody .doc-body>section.job-list .card .card-body .city{margin-top:5px}.page-job-index .sto-mainbody .doc-body>section.job-list .card .card-body .summary{margin-bottom:20px;max-width:16em}.page-job-list .sto-mainbody{background:#fff}.page-job-list .sto-mainbody .doc-body .job-search{position:relative;background:#fff;overflow:hidden;border-radius:100px;border:solid 1px #ddd;margin-bottom:20px;max-width:400px}.page-job-list .sto-mainbody .doc-body .job-search .fa{position:absolute;left:0;top:0;padding:10px 20px}.page-job-list .sto-mainbody .doc-body .job-search .form-control{padding:0 100px 0 50px;border:none;background:none}.page-job-list .sto-mainbody .doc-body .job-search .btn{position:absolute;right:0;top:0;border:none}.page-job-list .sto-mainbody .doc-body .job-result{border:solid 1px #ddd;margin-top:40px;overflow:hidden;padding:20px 0;align-items:stretch}.page-job-list .sto-mainbody .doc-body .job-result .job-filter{border-right:solid 1px #ddd;height:100%;padding:20px}.page-job-list .sto-mainbody .doc-body .job-result .job-filter .heading .btn{margin-top:20px;width:100%;border-radius:100px}.page-job-list .sto-mainbody .doc-body .job-result .job-filter dl{margin-bottom:20px}.page-job-list .sto-mainbody .doc-body .job-result .job-filter dl dt,.page-job-list .sto-mainbody .doc-body .job-result .job-filter dl dd{line-height:1.6em}.page-job-list .sto-mainbody .doc-body .job-result .job-filter dl dt label,.page-job-list .sto-mainbody .doc-body .job-result .job-filter dl dd label{font-weight:normal;color:#666}.page-job-list .sto-mainbody .doc-body .job-result .job-filter dl dt{font-size:1.05rem;margin-bottom:1em}.page-home .sto-mainbody .doc-header .advert{background:#000}.page-home .sto-mainbody .doc-header .advert .swiper-pagination{bottom:20px}.page-home .sto-mainbody .doc-header .advert .swiper-pagination .swiper-pagination-bullet{border-radius:0;width:80px;height:4px;border:none;background:#fff}.page-home .sto-mainbody .doc-header .advert .advert-kv{position:relative}.page-home .sto-mainbody .doc-header .advert .advert-kv img{display:block}.page-home .sto-mainbody .doc-header .advert .advert-kv .kv-text{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);color:#fff;font-size:1.5rem;line-height:1.6em}.page-home .sto-mainbody .doc-header .advert .advert-kv .kv-text big{font-size:3.2rem;display:block;margin-bottom:20px}.page-home .sto-mainbody .doc-body{padding:0}.page-home .sto-mainbody .doc-body section .heading h3{font-size:1.8rem}.page-home .sto-mainbody .doc-body section.solutions{padding:80px 0;background:#fff}.page-home .sto-mainbody .doc-body section.solutions .heading{margin-bottom:3em}.page-home .sto-mainbody .doc-body section.solutions .datalist{margin-top:20px}.page-home .sto-mainbody .doc-body section.solutions .datalist .card:hover .card-img .thumb{transform:scale(1.1)}.page-home .sto-mainbody .doc-body section.solutions .datalist .card .card-img .thumb{transition:.3s}.page-home .sto-mainbody .doc-body section.solutions .datalist .card .card-img .thumb img{width:100%;max-height:none}.page-home .sto-mainbody .doc-body section.solutions .datalist .card .card-body{color:#333}.page-home .sto-mainbody .doc-body section.solutions .datalist .card .card-body .title{position:relative;font-size:1.3rem;padding-bottom:15px}.page-home .sto-mainbody .doc-body section.solutions .datalist .card .card-body .title:after{position:absolute;left:50%;bottom:0;content:"";transform:translateX(-50%);width:1em;height:3px;background:#23568d}.page-home .sto-mainbody .doc-body section.solutions .datalist .card .card-body .btn{border-radius:100px;margin-top:20px;min-width:8em}.page-home .sto-mainbody .doc-body section.news{padding:80px 0 30px 0}.page-home .sto-mainbody .doc-body section.news .nav-pills{display:flex;justify-content:center;border:none}.page-home .sto-mainbody .doc-body section.news .nav-pills>li{margin:0 5px;cursor:pointer}.page-home .sto-mainbody .doc-body section.news .nav-pills>li.active>a{background-color:#23568d;color:#fff}.page-home .sto-mainbody .doc-body section.news .nav-pills>li>a{border:none;background-color:#fff;border-radius:100px;text-align:center;min-width:7em}.page-home .sto-mainbody .doc-body section.news .tab-pane .datalist{display:flex;margin:50px -7.5px}.page-home .sto-mainbody .doc-body section.news .tab-pane .datalist .card{flex-basis:20%;position:relative;padding-bottom:80px;margin:0 7.5px;transition:.6s}.page-home .sto-mainbody .doc-body section.news .tab-pane .datalist .card:hover{transform:translateY(-15px)}.page-home .sto-mainbody .doc-body section.news .tab-pane .datalist .card:hover .card-body{box-shadow:0 0 15px rgba(0,0,0,0.4);background-color:#23568d;color:#fff}.page-home .sto-mainbody .doc-body section.news .tab-pane .datalist .card:hover .card-body .date{color:#fff}.page-home .sto-mainbody .doc-body section.news .tab-pane .datalist .card .card-img{position:absolute;left:20px;right:20px;bottom:0;z-index:1}.page-home .sto-mainbody .doc-body section.news .tab-pane .datalist .card .card-body{padding:20px;padding-bottom:100px;background:#fff;transition:.3s;box-shadow:0 0 15px rgba(0,0,0,0.1);color:#333}.page-home .sto-mainbody .doc-body section.news .tab-pane .datalist .card .card-body .date big,.page-home .sto-mainbody .doc-body section.news .tab-pane .datalist .card .card-body .date small{display:block;font-size:1rem;line-height:1em}.page-home .sto-mainbody .doc-body section.news .tab-pane .datalist .card .card-body .date small{color:#6cdbea}.page-home .sto-mainbody .doc-body section.news .tab-pane .datalist .card .card-body .date big{font-size:2.2rem;font-weight:bold;margin-bottom:.2em}.page-home .sto-mainbody .doc-body section.news .tab-pane .datalist .card .card-body .title{line-height:1.5em;height:3em;overflow:hidden;white-space:normal;margin:15px 0 0;font-size:1.15rem}.page-home .sto-mainbody .doc-body section.news .tab-pane .datalist .card .card-body .summary{font-size:1rem;margin:20px 0 0}.page-home .sto-footer .product{display:block}.page-search-result .sto-mainbody .doc-header{background:#ddd}.page-search-result .sto-mainbody .doc-header .box{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.page-search-result .sto-mainbody .doc-header .box .heading{font-size:1.35em;font-weight:bold}.page-search-result .sto-mainbody .doc-header .box .searchbar{background:#fff;width:600px;max-width:100%;display:flex}.page-search-result .sto-mainbody .doc-header .box .searchbar input{flex:1}.page-search-result .sto-mainbody .doc-header .box .searchbar input,.page-search-result .sto-mainbody .doc-header .box .searchbar input:focus,.page-search-result .sto-mainbody .doc-header .box .searchbar button{background:none;border:none;box-shadow:none;outline:none;padding:15px;font-size:1.15rem}.page-search-result .sto-mainbody .doc-body{max-width:860px;margin:auto}.page-search-result .sto-mainbody .doc-body .heading h3{font-size:1rem}.page-search-result .sto-mainbody .doc-body .heading h3 b{color:#000}.page-search-result .sto-mainbody .doc-body .datalist .item{display:block;padding:1em 0}.page-search-result .sto-mainbody .doc-body .datalist .item .title{color:#23568d;font-size:18px}.page-search-result .sto-mainbody .doc-body .datalist .item .summary{margin-top:1em;font-size:14px;color:#888}.page-search-result .sto-mainbody .doc-body .datalist .item .more{font-size:10px;font-weight:bold}.page-search-result .sto-mainbody .doc-body .datalist .item .more .fa{color:#23568d}.page-support-contact .sto-mainbody .doc-body .baidu-map,.page-about-contact .sto-mainbody .doc-body .baidu-map{height:500px}.page-support-contact .sto-mainbody .doc-body .branch-list,.page-about-contact .sto-mainbody .doc-body .branch-list{display:flex;align-items:stretch;flex-wrap:wrap;margin:auto;margin-top:50px}.page-support-contact .sto-mainbody .doc-body .branch-list .branch-office,.page-about-contact .sto-mainbody .doc-body .branch-list .branch-office{flex:0 0 33%;padding:10px}.page-support-contact .sto-mainbody .doc-body .branch-list .branch-office .card,.page-about-contact .sto-mainbody .doc-body .branch-list .branch-office .card{background:#fff;border-radius:10px;padding:0 15px;transition:.5s;height:100%}.page-support-contact .sto-mainbody .doc-body .branch-list .branch-office .card:hover,.page-about-contact .sto-mainbody .doc-body .branch-list .branch-office .card:hover{box-shadow:0 0 20px rgba(0,0,0,0.3);transform:translate(0, -5px)}.page-support-contact .sto-mainbody .doc-body .branch-list .branch-office .card .card-body .title,.page-about-contact .sto-mainbody .doc-body .branch-list .branch-office .card .card-body .title{font-size:1rem;color:#23568d}.page-support-contact .sto-mainbody .doc-body .branch-list .branch-office .card .card-body .region,.page-about-contact .sto-mainbody .doc-body .branch-list .branch-office .card .card-body .region{color:#23568d}.page-support-contact .sto-mainbody .doc-body .branch-list .branch-office .card .card-body .subtitle,.page-about-contact .sto-mainbody .doc-body .branch-list .branch-office .card .card-body .subtitle{font-size:1.1rem;margin-bottom:20px;color:#555}.page-support-contact .sto-mainbody .doc-body .branch-list .branch-office .card .card-body div,.page-about-contact .sto-mainbody .doc-body .branch-list .branch-office .card .card-body div{color:#777;line-height:1.5em;padding:5px 0;display:flex;align-items:start}.page-support-contact .sto-mainbody .doc-body .branch-list .branch-office .card .card-body div i,.page-about-contact .sto-mainbody .doc-body .branch-list .branch-office .card .card-body div i{font-size:1.2rem;padding-right:10px}.page-solution-ask .sto-mainbody{background-color:#fff}.page-solution-ask .sto-mainbody .doc-body .heading .summary{width:300px;font-size:.8rem;line-height:1.5em;margin-top:10px}.page-solution-ask .sto-mainbody .doc-body .ask-form{width:100%}.page-solution-ask .sto-mainbody .doc-body .ask-form form{width:100%}.page-solution-ask .sto-mainbody .doc-body .ask-form form table{width:100%;padding-top:20px;text-align:right}.page-solution-ask .sto-mainbody .doc-body .ask-form form table tr{width:100%;line-height:2em;display:flex;margin-bottom:15px}.page-solution-ask .sto-mainbody .doc-body .ask-form form table tr td:first-of-type{flex:0 0 18%;padding-right:20px;font-size:.8rem}.page-solution-ask .sto-mainbody .doc-body .ask-form form table tr td:last-of-type{flex:0 0 82%}.page-solution-ask .sto-mainbody .doc-body .ask-form form table tr td:last-of-type input,.page-solution-ask .sto-mainbody .doc-body .ask-form form table tr td:last-of-type select,.page-solution-ask .sto-mainbody .doc-body .ask-form form table tr td:last-of-type textarea{width:100%;line-height:2em;border:1px solid #ddd;padding:0;margin:0}.page-solution-ask .sto-mainbody .doc-body .ask-form form table tr:last-child{align-items:center}.page-solution-ask .sto-mainbody .doc-body .ask-form form table tr:last-child td{text-align:left}.page-solution-ask .sto-mainbody .doc-body .ask-form form table tr:last-child td input{width:auto;margin-left:30px}.page-solution-ask .sto-mainbody .doc-body .ask-form form .submit{cursor:pointer;color:#fff;margin:30px 0 0 200px;padding:10px 30px;border-radius:20px;border:none;background-color:#23568d}.page-solution-detail .sto-mainbody{background:#fff}.page-solution-detail .sto-mainbody .doc-body{overflow:hidden;padding:0}.page-solution-detail .sto-mainbody .doc-body .solution-intro{position:relative;padding:80px 0 50px 0}.page-solution-detail .sto-mainbody .doc-body .solution-intro .container .heading p{text-align:left;padding:10px 0 30px 0}.page-solution-detail .sto-mainbody .doc-body .solution-intro .container .pic{position:absolute;left:50%;top:-10%;transform:translate(-50%, -80%);z-index:1;max-width:200px}.page-solution-detail .sto-mainbody .doc-body .solution-intro .container .plan{display:flex;justify-content:space-around}.page-solution-detail .sto-mainbody .doc-body .solution-intro .container .plan .card{text-align:center;padding:30px 50px;flex:0 0 33.33%;border:1px solid #ddd}.page-solution-detail .sto-mainbody .doc-body .solution-intro .container .plan .card .card-body .summary{font-size:.9rem;text-align:left}.page-solution-detail .sto-mainbody .doc-body .solution-good{background-color:#23568d;color:#fff;padding:50px 0;margin-bottom:80px}.page-solution-detail .sto-mainbody .doc-body .solution-good .container{display:flex;justify-content:space-between;position:relative}.page-solution-detail .sto-mainbody .doc-body .solution-good .container .richtext{margin-right:auto}.page-solution-detail .sto-mainbody .doc-body .solution-good .container .pic{z-index:1;position:absolute;right:0;top:10%}.page-solution-detail .sto-mainbody .doc-body .solution-params{margin-bottom:50px}.page-solution-detail .sto-mainbody .doc-body .solution-params .table{width:auto;margin:0 auto}.page-solution-detail .sto-mainbody .doc-body .solution-params .table tr:first-of-type th,.page-solution-detail .sto-mainbody .doc-body .solution-params .table tr:first-of-type td{background-color:#23568d;color:#fff}.page-solution-detail .sto-mainbody .doc-body .solution-params .richtext table{width:auto;min-width:60%;margin:auto}.page-solution-detail .sto-mainbody .doc-body .solution-params .richtext table tr{background-color:#fff}.page-solution-detail .sto-mainbody .doc-body .solution-params .richtext table tr th,.page-solution-detail .sto-mainbody .doc-body .solution-params .richtext table tr td{background:none;padding:12px;border-top:solid 1px #ddd;min-width:160px}.page-solution-detail .sto-mainbody .doc-body .solution-params .richtext table tr:nth-child(even){background-color:#f9f9f9}.page-solution-detail .sto-mainbody .doc-body .solution-params .richtext table tr:hover{background-color:#ddd}.page-solution-detail .sto-mainbody .doc-body .solution-design{margin-bottom:50px}.page-solution-detail .sto-mainbody .doc-body .solution-design .container .pic{z-index:1}.page-solution-detail .sto-mainbody .doc-body .product{background:#23568d;color:#fff;padding:60px 0;margin-top:40px}.page-solution-detail .sto-mainbody .doc-body .product a{color:#fff}.page-solution-detail .sto-mainbody .doc-body .product .container{display:flex;justify-content:space-between;align-items:center}.page-solution-detail .sto-mainbody .doc-body .product .heading{margin:0}.page-solution-detail .sto-mainbody .doc-body .product .heading big,.page-solution-detail .sto-mainbody .doc-body .product .heading small{display:block}.page-solution-detail .sto-mainbody .doc-body .product .heading small{font-size:1rem;margin-bottom:10px}.page-solution-detail .sto-mainbody .doc-body .product .heading big{font-size:2rem;margin-bottom:20px}.page-solution-detail .sto-mainbody .doc-body .product .heading a{margin-right:10px}.page-solution-detail .sto-mainbody .doc-body .product .ipt-box{background:rgba(255,255,255,0.2)}.page-solution-detail .sto-mainbody .doc-body .product .ipt-box .ipt{width:460px;height:58px;background-color:transparent;border:none;filter:invert(1)}@media (max-width:960px){body.opened{padding:0;overflow:auto}body.opened .sto-header{z-index:99999}body.opened .sto-header .btn-toggle-menu:before{transform:rotate(45deg)}body.opened .sto-header .btn-toggle-menu:after{transform:rotate(-45deg)}body.opened .sto-header .btn-toggle-menu i{opacity:0}.sto-header{position:fixed;padding:0}.sto-header .container{background-color:#2a78c4;height:70px}.sto-header .shortcut{margin-left:auto;margin-right:50px}.sto-header .nav{position:fixed;width:100vw;right:0;top:0;z-index:-1;transform:translateY(-100%);transition:.3s;background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.4);flex-direction:column;padding:90px 20px 20px}.sto-header .nav.opened{transform:translate(0, 0)}.sto-header .nav>li>ul.submenu{display:none}.sto-header .nav>li>a{flex:1;padding:10px;color:#333;border-bottom:solid 1px #ddd;font-size:1.15rem}.sto-header .nav>li:last-of-type>a{border-bottom:none}.sto-header .form-search{left:0}.sto-header .form-search .input-group{max-width:100%}.sto-header .btn-toggle-menu{position:absolute;right:15px;top:50%;z-index:1000;transform:translateY(-50%);display:block;width:25px;height:20px}.sto-header .btn-toggle-menu i,.sto-header .btn-toggle-menu:before,.sto-header .btn-toggle-menu:after{position:absolute;top:0;left:0;right:0;width:100%;height:2px;background:#fff;border-radius:2px;content:"";transition:.3s;transform-origin:left}.sto-header .btn-toggle-menu:after{top:auto;bottom:0}.sto-header .btn-toggle-menu i{top:50%;transform:translateY(-50%)}.sto-mainbody{margin-top:70px}.sto-mainbody .doc-header{min-height:0}.sto-mainbody .doc-header .bg img{max-width:150%}.sto-mainbody .doc-body .sidebar{margin-top:20px}.sto-footer .product .container{flex-direction:column}.sto-footer .product .form-control{max-width:100%}.sto-footer .copyright .container{flex-direction:column-reverse;padding:15px}.sto-footer .copyright .btn-toggle-bottom-nav{display:none}.sto-footer .copyright .shortcut{align-self:flex-start;margin:10px 0}.page-home .sto-mainbody .doc-header .swiper{display:flex;justify-content:center}.page-home .sto-mainbody .doc-header .swiper .swiper-pagination .swiper-pagination-bullet{width:30px}.page-home .sto-mainbody .doc-header .advert{min-width:150%}.page-home .sto-mainbody .doc-body section.news .tab-pane .datalist{flex-direction:column}.page-home .sto-mainbody .doc-body section.news .tab-pane .datalist .card{flex-basis:100%;padding-bottom:30px}.page-home .sto-mainbody .doc-body section.news .tab-pane .datalist .card .card-img{position:static}.page-home .sto-mainbody .doc-body section.news .tab-pane .datalist .card .card-body{padding:15px}.page-about-contact .sto-mainbody .doc-body .branch-list .branch-office{flex:1 1 100%}.page-news-index .sto-mainbody .doc-body .list .card{flex-direction:column}.page-news-index .sto-mainbody .doc-body .list .card .card-img{margin:0 0 20px 0}}